negotiator
Class Logger

java.lang.Object
  extended by negotiator.Logger

public class Logger
extends java.lang.Object

Author:
Dmytro Tykhonov

Constructor Summary
Logger(javax.swing.JTextArea output)
          Creates a new instance of Logger
 
Method Summary
 void add(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logger

public Logger(javax.swing.JTextArea output)
Creates a new instance of Logger

Method Detail

add

public void add(java.lang.String text)